projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4617177
)
ChangeLog fix.
author
Glenn Morris
<rgm@gnu.org>
Tue, 11 Oct 2011 07:28:27 +0000
(
00:28
-0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 11 Oct 2011 07:28:27 +0000
(
00:28
-0700)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cbc2286d15c0e856a547edc3e3dbe7d82b637b96..50d2e327f64acc9eead40b630c9fd87dbe1320fd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,7
+5,7
@@
2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
- *
lisp/
eshell/eshell.el (eshell-command): History should be saved
+ * eshell/eshell.el (eshell-command): History should be saved
only in interactive use, to avoid error.
2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>